CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - false position

搜索资源列表

  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. o1

    0下载:
  2. 定义一个由int型元素所构成的线性表类LinearList,它有下面的成员函数: bool insert(int x, int pos) //在位置pos之后插入一个元素x。 //pos为0时,在第一个元素之前插入。 //操作成功时返回true,否则返回false。 bool remove(int &x, int pos) //删除位置pos处的元素。 //操作成功时返回true,否则返回false。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:858768
    • 提供者:
  1. [fangicqqidongweizhi

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:仿ICq启动位置源码-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: imitation ICq source star
  3. 所属分类:其他小程序

    • 发布日期:2017-04-26
    • 文件大小:7808
    • 提供者:xiaomingw
  1. dongtaiqudeshubiaoweizhi

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:动态取鼠标位置-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: dynamic get mouse position
  3. 所属分类:其他小程序

    • 发布日期:2017-04-08
    • 文件大小:4459
    • 提供者:xiaomingw
  1. ka119891

    0下载:
  2. 用易编写的小例子,效果:指定右键菜单弹出位置.zip易语言存在误报请谨慎下载-Easy to use to write a small example, results: the designated right-menu pop-up position. Zip easy language in the presence of false positives carefully please download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:xiaomingw
  1. calendar

    0下载:
  2. 因为编译时采用了压缩,360有时会误报感染病毒,如此小的文件,如此高的下载量,可放心使用。   修正了1.5在win7下同时显示日历与图片的问题 增加了置顶操作(初始在最顶层,在程序上双击 可要最顶层与最底层之间切换)   万年历,速度快,体积小,支持键盘操作,可查二十四节气,阴历月份,闰月显示字体颜色可调,屏幕位置可设置,开机启动可选择,自动记忆,可查范围1900-2100二百年。-Using compression, because the compile-time an
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:1455
    • 提供者:李辉
  1. BImageRegistra

    1下载:
  2. 基于边缘特征的图像配准算法源码基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域:(1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导和寻地等应 -Edge feature-based image registration algori
  3. 所属分类:Windows编程

    • 发布日期:2013-08-10
    • 文件大小:141859
    • 提供者:yanjun
  1. SimpleTracker-

    0下载:
  2. Simple Tracker *Tracking* , or particle linking, consist in re-building the trajectories of one or several particles as they move along time. Their position is reported at each frame, but their identity is yet unknown: we do not know wh
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:45854
    • 提供者:zfhou
  1. SimpleTracker

    1下载:
  2. 颗粒跟踪’建立一个或多个颗粒随时间变化而形成的轨迹。跟踪算法记录下颗粒在每帧数据中的位置。本算法的亮点是间断处理。间断是指一个颗粒在一帧中出现而在下一帧中消失。如果不做处理,当该颗粒在后续帧中重现时,将产生新的虚假跟踪。-Particle tracking to create one or a plurality of particles with time and the formation of the track. Particle tracking algorithm recorded
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:98425
    • 提供者:李时针
  1. GNSS

    0下载:
  2. 单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。-Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the tra
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1925210
    • 提供者:尹为松
  1. CPPinfilecpp

    0下载:
  2. 两个C++读配置文件类的代码,文件名:CIniFile类实现文件,文件名:CIniFile类定义文件主要功能:可以读取.修改变量数值,可以设置新的组,新的变量。用户接口说明:在成员函数SetVarStr和SetVarInt函数中,当iType等于零,则如果用户制定的参数在ini文件中不存在,则就写入新的变量.当iType不等于零,则如果用户制定的参数在ini文件中不存在,就不写入新的变量,而是直接返回FALSE 在原来文件的SECTION中,没有相应的变量需要添加而且,这种情况下,下边还有别的s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3092
    • 提供者:kpudn65
  1. Methods-for-problem-solving-in-algebra

    0下载:
  2. The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus. Credit : http://en.wikipedia.org/wiki/False_position_method http://en.wikipedia.org/wiki/Secant_method
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1365
    • 提供者:tey
  1. jScrollPane-master

    0下载:
  2. 支持移动端html5 可以控制滚动条样式,方便实用。 1、showArrows:是否显示滚动箭头,模式是false; 2、maintainPosition:当滚动区重新初始化后,是否保持滚动条的原有位置,默认是true; -Support mobile terminal HTML5 can control the scroll bar style, convenient and practical. 1, showArrows: whether to display scroll arrow
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:250370
    • 提供者:熊建
  1. false_position

    0下载:
  2. To find a root of non-linear equation using false position
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:10289
    • 提供者:AEDGE
  1. CPP

    0下载:
  2. 10.编写一个程序,从键盘输入一批学生的成绩信息,每个学生的成绩信息包括:学号、姓名以及8门课的成绩。然后按照平均成绩由高到低顺序输出学生的学号、姓名以及平均成绩。 11.把在链表中插入一个新结点的操作写成一个函数: bool insert(Node *&h,int a,int pos) 其中,h为表头指针,a为要插入的结点的值,pos(≥0)表示插入位置。当pos为0时表示在表头插入;否则,表示在第pos个结点的后面插入。操作成功返回true,否则返回false。 12.把在
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3563
    • 提供者:xing
  1. monitor-recorder

    0下载:
  2. SeetaFace人脸识别引擎包括了搭建一套全自动人脸识别系统所需的三个核心模块,即:人脸检测模块SeetaFace Detection、面部特征点定位模块SeetaFace Alignment以及人脸特征提取与比对模块SeetaFace Identification。 主要功能:  人脸检测模块(SeetaFace Detection): 采用了一种结合传统人造特征与多层感知机(MLP)的级联结构,在FDDB上达到了84.4 的召回率(100个误检时),并可在单个i7
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:赵炳坤
« 1 2»
搜珍网 www.dssz.com